home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 8: LINUX Games / Linux Cubed Series 8 - LINUX Games.iso / games / muds / mordor_2.000 / mordor_2 / help / sflags < prev    next >
Text File  |  1995-03-31  |  2KB  |  56 lines

  1. /* Spell flags */
  2. SVIGOR          1       /* Vigor */
  3. SHURTS          2       /* Hurt */
  4. SLIGHT          3       /* Light */
  5. SCUREP          4       /* Curepoison */
  6. SBLESS          5       /* Bless */
  7. SPROTE          6       /* Protection */
  8. SFIREB          7       /* Fireball */
  9. SINVIS          8       /* Invisibility */
  10. SRESTO          9       /* Restore */
  11. SDINVI          10      /* Detect-invisibility */
  12. SDMAGI          11      /* Detect-magic */
  13. STELEP          12      /* Teleport */
  14. SBEFUD          13      /* Befuddle */
  15. SLGHTN          14      /* Lightning */
  16. SICEBL          15      /* Iceblade */
  17. SENCHA          16      /* Enchant */
  18. SRECAL          17      /* Word-of-recall */
  19. SSUMMO          18      /* Summon */
  20. SMENDW          19      /* Mend-wounds */
  21. SFHEAL          20      /* Heal */
  22. STRACK          21      /* Track */
  23. SLEVIT          22      /* Levitation */
  24. SRFIRE          23      /* Resist-fire */
  25. SFLYSP          24      /* Fly */
  26. SRMAGI          25      /* Resist-magic */
  27. SSHOCK          26      /* Shockbolt */
  28. SRUMBL          27      /* Rumble */
  29. SBURNS          28      /* Burn */
  30. SBLIST          29      /* Blister */
  31. SDUSTG          30      /* Dustgust */
  32. SWBOLT          31      /* Waterbolt */
  33. SCRUSH          32      /* Stonecrush */
  34. SENGUL          33      /* Engulf */
  35. SBURST          34      /* Burstflame */
  36. SSTEAM          35      /* Steamblast */
  37. SSHATT          36      /* Shatterstone */
  38. SIMMOL          37      /* Immolate */
  39. SBLOOD          38      /* Bloodboil */
  40. STHUND          39      /* Thunderbolt */
  41. SEQUAK          40      /* Earthquake */
  42. SFLFIL          41      /* Flamefill */
  43. SKNOWA          42      /* Know-alignment */
  44. SREMOV          43      /* Remove-curse */
  45. SRCOLD          44      /* Resist-cold */
  46. SBRWAT          45      /* Breathe water */
  47. SSSHLD          46      /* Stone shield */
  48. SLOCAT          47      /* Locate player */
  49. SDREXP          48      /* Drain energy (exp) */
  50. SRMDIS          49      /* Cure disease */
  51. SRMBLD          50      /* Remove blindess */
  52. SFEARS          51      /* Fear */
  53. STRANO          52      /* Cause blindness */
  54. SBLIND          53      /* Transport object */
  55. SSILNC          54      /* Silence */
  56.